projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4266365
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Wed, 27 Mar 2013 10:17:37 +0000
(06:17 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 27 Mar 2013 10:17:37 +0000
(06:17 -0400)
autogen/config.in
patch
|
blob
|
history
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/config.in
b/autogen/config.in
index f68efed389a14633dc66ac244534e097faedf826..25f060b9bb95efee03324ee1d564eafa6bd3a83f 100644
(file)
--- a/
autogen/config.in
+++ b/
autogen/config.in
@@
-1109,9
+1109,6
@@
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to 1 if you have the Xkb extension. */
#undef HAVE_XKB
-/* Define to 1 if you have the XkbGetKeyboard function. */
-#undef HAVE_XKBGETKEYBOARD
-
/* Define to 1 if you have the Xpm library (-lXpm). */
#undef HAVE_XPM
diff --git
a/autogen/configure
b/autogen/configure
index e519edaa39df35a511a34a9bd3bb18cf12fc3025..126248beced1fcc5bbb7cddccc175b0305e5f57a 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-10634,9
+10634,6
@@
rm -f core conftest.err conftest.$ac_objext \
$as_echo "$emacs_xkb" >&6; }
if test $emacs_xkb = yes; then
-$as_echo "#define HAVE_XKBGETKEYBOARD 1" >>confdefs.h
-
-
$as_echo "#define HAVE_XKB 1" >>confdefs.h
fi